projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e09956
)
Fix out of date comment.
author
David J. MacKenzie
<djm@gnu.org>
Thu, 5 May 1994 19:06:48 +0000
(19:06 +0000)
committer
David J. MacKenzie
<djm@gnu.org>
Thu, 5 May 1994 19:06:48 +0000
(19:06 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 04da652063bfd6d0afacab84ca4a943d0ff14058..9f35150e73f4fe87841db3c9fe67b2629b068364 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-318,7
+318,7
@@
make-path: ${srcdir}/make-path.c ../src/config.h
$(CC) $(ALL_CFLAGS) ${srcdir}/make-path.c -o make-path
/* These are NOT included in INSTALLABLES or UTILITIES.
- See ../src/
ymakefile
. */
+ See ../src/
Makefile.in.in
. */
emacstool: ${srcdir}/emacstool.c
$(CC) ${srcdir}/emacstool.c -o emacstool ${ALL_CFLAGS} \
-lsuntool -lsunwindow -lpixrect $(LOADLIBES)